DifferentialMotionFlingTarget

Represents an entity that may be flung by a differential motion or an entity that initiates fling on a target View.

Functions

Link copied to clipboard
Returns the scaled scroll factor to be used for differential motions.
Link copied to clipboard
abstract fun startDifferentialMotionFling(velocity: Float): Boolean
Start flinging on the target View by a given velocity.
Link copied to clipboard
Stop any ongoing fling on the target View that is caused by a differential motion.